[INFO] cloning repository https://github.com/aginrocks/agin-streaming
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aginrocks/agin-streaming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-streaming", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-streaming'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5164d7df4aefe8532b7db3f0dcce46b8ad726947
[INFO] testing aginrocks/agin-streaming against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faginrocks%2Fagin-streaming" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aginrocks/agin-streaming
[INFO] finished tweaking git repo https://github.com/aginrocks/agin-streaming
[INFO] tweaked toml for git repo https://github.com/aginrocks/agin-streaming written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aginrocks/agin-streaming on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aginrocks/agin-streaming already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c78260c9998095f9a36484b78dec8b752cfc83212576f86b7f3746c92b81ce
[INFO] running `Command { std: "docker" "start" "-a" "12c78260c9998095f9a36484b78dec8b752cfc83212576f86b7f3746c92b81ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c78260c9998095f9a36484b78dec8b752cfc83212576f86b7f3746c92b81ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c78260c9998095f9a36484b78dec8b752cfc83212576f86b7f3746c92b81ce", kill_on_drop: false }`
[INFO] [stdout] 12c78260c9998095f9a36484b78dec8b752cfc83212576f86b7f3746c92b81ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f377d93320b63b71d5a475f3dca98ff75614a14f69fd387c591352185468966
[INFO] running `Command { std: "docker" "start" "-a" "3f377d93320b63b71d5a475f3dca98ff75614a14f69fd387c591352185468966", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.11
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling plugin_proto v0.1.0 (/opt/rustwide/workdir/agin-tv/proto/plugin)
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.18
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling typed-builder-macro v0.23.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.18
[INFO] [stderr]    Compiling typed-builder v0.23.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling plugin_sdk_macros v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-sdk-macros)
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> agin-tv/plugin-sdk-macros/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.15.18
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling visible v0.0.1
[INFO] [stderr]    Compiling http-serde-ext v1.0.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling utoipa-rapidoc v6.0.0
[INFO] [stderr]    Compiling axum-valid v0.24.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling utoipa-redoc v6.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling wyzie-subs v0.1.0
[INFO] [stderr]    Compiling tmdb-api v1.0.0-alpha.4 (https://github.com/TymekV/tmdb-api.git?branch=feat%2Fmulti-search#9e7e0d0b)
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling ginepro v0.10.0 (https://github.com/dmarteau/ginepro.git?branch=tonic-0.14-support#9b90b60d)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling plugin_host v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-host)
[INFO] [stderr]    Compiling plugin_sdk v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-sdk)
[INFO] [stderr]    Compiling example_plugin v0.1.0 (/opt/rustwide/workdir/agin-tv/example-plugin)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> agin-tv/example-plugin/src/info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctx: Context<State>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> agin-tv/example-plugin/src/info.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     request: SearchRequest,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-sqlx v0.8.0-rc.9
[INFO] [stderr]    Compiling sea-schema v0.17.0-rc.15
[INFO] [stderr]    Compiling sea-orm v2.0.0-rc.18
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/agin-tv/server)
[INFO] [stdout] warning: unused import: `Source`
[INFO] [stdout]  --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use plugin_proto::{ResolvedSource, Source};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |         user_id: todo!(),
[INFO] [stdout]    |                  ------- any code following this expression is unreachable
[INFO] [stdout] 63 |         token_hash: Set(hashed_token),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Valid(Json(body)): Valid<Json<LoginRequest>>,
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashed_token`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let hashed_token = hash_token(&token);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashed_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_entry`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let token_entry = token::ActiveModel {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Path(params): Path<SourceParams>,
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Path(params): Path<SourcesParams>,
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]   --> agin-tv/server/src/errors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AxumError {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_status(report: Report, status_code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn bad_request(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn unauthorized(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn forbidden(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn not_found(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn conflict(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn unprocessable_entity(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `load_balance` and `name` are never read
[INFO] [stdout]   --> agin-tv/server/src/plugins.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PluginOptions {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     load_balance: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tmdb_id`, `season`, and `episode` are never read
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SourcesParams {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub tmdb_id: TmdbId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 26 |     pub season: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     pub episode: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tmdb_id`, `season`, `episode`, and `source` are never read
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SourceParams {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 21 |     pub tmdb_id: TmdbId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub season: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub episode: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plugins` is never read
[INFO] [stdout]   --> agin-tv/server/src/state.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub plugins: Arc<PluginsConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bool_from_string` is never used
[INFO] [stdout]  --> agin-tv/server/src/util/bool_from_string.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn bool_from_string<'de, D>(deserializer: D) -> Result<bool, D::Error>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3f377d93320b63b71d5a475f3dca98ff75614a14f69fd387c591352185468966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f377d93320b63b71d5a475f3dca98ff75614a14f69fd387c591352185468966", kill_on_drop: false }`
[INFO] [stdout] 3f377d93320b63b71d5a475f3dca98ff75614a14f69fd387c591352185468966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 166ac7fc4f1f3795b6652accce406fb16a0fe85b36818f4a818fad396905a1d0
[INFO] running `Command { std: "docker" "start" "-a" "166ac7fc4f1f3795b6652accce406fb16a0fe85b36818f4a818fad396905a1d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling plugin_sdk_macros v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-sdk-macros)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/agin-tv/server)
[INFO] [stderr]    Compiling plugin_host v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-host)
[INFO] [stderr]    Compiling plugin_proto v0.1.0 (/opt/rustwide/workdir/agin-tv/proto/plugin)
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> agin-tv/plugin-sdk-macros/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> agin-tv/plugin-sdk-macros/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plugin_sdk v0.1.0 (/opt/rustwide/workdir/agin-tv/plugin-sdk)
[INFO] [stdout] warning: unused import: `Source`
[INFO] [stdout]  --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use plugin_proto::{ResolvedSource, Source};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling example_plugin v0.1.0 (/opt/rustwide/workdir/agin-tv/example-plugin)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> agin-tv/example-plugin/src/info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctx: Context<State>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> agin-tv/example-plugin/src/info.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     request: SearchRequest,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |         user_id: todo!(),
[INFO] [stdout]    |                  ------- any code following this expression is unreachable
[INFO] [stdout] 63 |         token_hash: Set(hashed_token),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Valid(Json(body)): Valid<Json<LoginRequest>>,
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashed_token`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let hashed_token = hash_token(&token);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashed_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_entry`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/login.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let token_entry = token::ActiveModel {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Path(params): Path<SourceParams>,
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Extension(state): Extension<AppState>,
[INFO] [stdout]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Path(params): Path<SourcesParams>,
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]   --> agin-tv/server/src/errors.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AxumError {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_status(report: Report, status_code: StatusCode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn bad_request(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn unauthorized(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn forbidden(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn not_found(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn conflict(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn unprocessable_entity(report: Report) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `load_balance` and `name` are never read
[INFO] [stdout]   --> agin-tv/server/src/plugins.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct PluginOptions {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     load_balance: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PluginOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tmdb_id`, `season`, and `episode` are never read
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SourcesParams {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub tmdb_id: TmdbId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 26 |     pub season: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     pub episode: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tmdb_id`, `season`, `episode`, and `source` are never read
[INFO] [stdout]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct SourceParams {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 21 |     pub tmdb_id: TmdbId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub season: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub episode: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plugins` is never read
[INFO] [stdout]   --> agin-tv/server/src/state.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub plugins: Arc<PluginsConfig>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bool_from_string` is never used
[INFO] [stdout]  --> agin-tv/server/src/util/bool_from_string.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn bool_from_string<'de, D>(deserializer: D) -> Result<bool, D::Error>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "166ac7fc4f1f3795b6652accce406fb16a0fe85b36818f4a818fad396905a1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166ac7fc4f1f3795b6652accce406fb16a0fe85b36818f4a818fad396905a1d0", kill_on_drop: false }`
[INFO] [stdout] 166ac7fc4f1f3795b6652accce406fb16a0fe85b36818f4a818fad396905a1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39d8cd1dba897cfabec6fb85e25be10495c2c0ffb8f7f9434279766431a2b9e6
[INFO] running `Command { std: "docker" "start" "-a" "39d8cd1dba897cfabec6fb85e25be10495c2c0ffb8f7f9434279766431a2b9e6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> agin-tv/plugin-sdk-macros/src/lib.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plugin_sdk_macros` (lib) generated 1 warning (run `cargo fix --lib -p plugin_sdk_macros` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> agin-tv/example-plugin/src/info.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     ctx: Context<State>,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> agin-tv/example-plugin/src/info.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     request: SearchRequest,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: `example_plugin` (bin "example_plugin" test) generated 2 warnings (run `cargo fix --bin "example_plugin" -p example_plugin --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `plugin_sdk_macros` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `Source`
[INFO] [stderr]  --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:2:36
[INFO] [stderr]   |
[INFO] [stderr] 2 | use plugin_proto::{ResolvedSource, Source};
[INFO] [stderr]   |                                    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> agin-tv/server/src/routes/api/login.rs:63:21
[INFO] [stderr]    |
[INFO] [stderr] 62 |         user_id: todo!(),
[INFO] [stderr]    |                  ------- any code following this expression is unreachable
[INFO] [stderr] 63 |         token_hash: Set(hashed_token),
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/login.rs:53:15
[INFO] [stderr]    |
[INFO] [stderr] 53 |     Extension(state): Extension<AppState>,
[INFO] [stderr]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/login.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     Valid(Json(body)): Valid<Json<LoginRequest>>,
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hashed_token`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/login.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let hashed_token = hash_token(&token);
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashed_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_entry`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/login.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let token_entry = token::ActiveModel {
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_entry`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:42:15
[INFO] [stderr]    |
[INFO] [stderr] 42 |     Extension(state): Extension<AppState>,
[INFO] [stderr]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:43:10
[INFO] [stderr]    |
[INFO] [stderr] 43 |     Path(params): Path<SourceParams>,
[INFO] [stderr]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:45:15
[INFO] [stderr]    |
[INFO] [stderr] 45 |     Extension(state): Extension<AppState>,
[INFO] [stderr]    |               ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:46:10
[INFO] [stderr]    |
[INFO] [stderr] 46 |     Path(params): Path<SourcesParams>,
[INFO] [stderr]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated functions are never used
[INFO] [stderr]   --> agin-tv/server/src/errors.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AxumError {
[INFO] [stderr]    | -------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn with_status(report: Report, status_code: StatusCode) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn bad_request(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn unauthorized(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn forbidden(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn not_found(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub fn conflict(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn unprocessable_entity(report: Report) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `load_balance` and `name` are never read
[INFO] [stderr]   --> agin-tv/server/src/plugins.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct PluginOptions {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     load_balance: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 23 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PluginOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tmdb_id`, `season`, and `episode` are never read
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct SourcesParams {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 25 |     pub tmdb_id: TmdbId,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 26 |     pub season: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 27 |     pub episode: i32,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tmdb_id`, `season`, `episode`, and `source` are never read
[INFO] [stderr]   --> agin-tv/server/src/routes/api/movies/tmdb_id/season/episode/sources/source.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct SourceParams {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 21 |     pub tmdb_id: TmdbId,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 22 |     pub season: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 23 |     pub episode: i32,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 24 |     pub source: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `plugins` is never read
[INFO] [stderr]   --> agin-tv/server/src/state.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct AppState {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub plugins: Arc<PluginsConfig>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `bool_from_string` is never used
[INFO] [stderr]  --> agin-tv/server/src/util/bool_from_string.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn bool_from_string<'de, D>(deserializer: D) -> Result<bool, D::Error>
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (bin "server" test) generated 16 warnings (run `cargo fix --bin "server" -p server --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_plugin-95dbdc13cf1ba355)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_host-501e20cbaff7793a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_proto-d3ee7e9616d65aa4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_sdk-cca4fa1ec1e22177)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin_sdk_macros-0fea4ca821f078b3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-0147aad3677806d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plugin_host
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plugin_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plugin_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plugin_sdk_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39d8cd1dba897cfabec6fb85e25be10495c2c0ffb8f7f9434279766431a2b9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d8cd1dba897cfabec6fb85e25be10495c2c0ffb8f7f9434279766431a2b9e6", kill_on_drop: false }`
[INFO] [stdout] 39d8cd1dba897cfabec6fb85e25be10495c2c0ffb8f7f9434279766431a2b9e6
